home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue43 / delay / ReadMe.Txt < prev    next >
Encoding:
Text File  |  1999-01-28  |  658 b   |  18 lines

  1. Source code and demonstration project for the 
  2. Delphi Magazine article "DelayLoading of DLLs".
  3.  
  4. All the source code provided with this article is freeware.
  5.  
  6. The demo project compiles and runs with Delphi 2, 3 and 4.
  7. For Delphi 2 and 3 you need to compile the DLL (the
  8. Testdll.Dpr) first. For Delphi 4, open the project group 
  9. (ImpExpLinking.bpg) and do 'Project|Build all projects'.
  10.  
  11. I have provided pre-compiled versions of the DLL and EXE 
  12. file, but they are compiled in Delphi 4 using packages, 
  13. so you will need the VCL40 packages to run it.
  14.  
  15. Hallvard Vassbotn (hallvard@falcon.no)
  16. Senior Software Developer
  17. Falcon R&D, Reuters Norge AS
  18.